<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
.header{position: fixed;}


/*banner*/
.banner{z-index: 0;position: relative;height: 100vh;overflow: hidden;}
.banner .swiper-slide{position: relative;display: block;background-size: cover;background-repeat: no-repeat;transition: none;}
.banner .swiper-slide .info{position: relative;top: 50%;width: 94%;margin: 0 auto;max-width: 1000px;text-align: center;color: #fff;transform: translateY(-50%);}
.banner .swiper-slide .info .tit{font-size: 60px;line-height: 80px;}
.banner .swiper-slide .info .txt{margin-top: 20px;font-size: 20px;line-height: 30px;}
.banner .swiper-slide .info .more{display: inline-block;vertical-align: top;padding: 0 2em;margin-top: 50px;border: 1px solid #fff;border-radius: 20px;font-size: 16px;line-height: 38px;color: #fff;}
.banner .swiper-pagination{z-index: 1;left: 50%;bottom: auto;top: 50%;width: auto;margin-left: 600px;margin-top: 150px;line-height: 20px;color: rgba(255,255,255,.6);transform: translateX(-50%);user-select: none;}
.banner .swiper-pagination-current{font-size: 20px;color: #fff;}
.banner .custom-pagination{z-index: 1;position: absolute;left: 50%;top: 50%;width: 2px;height: 270px;margin-left: 600px;background-color: rgba(255,255,255,.3);transform: translateY(-50%);}
.banner .custom-pagination .pagination-current{position: absolute;left: 0;top: 0;width: 100%;height: 0;background-color: #fff;transition: 0.5s;}
.banner .btn{z-index: 1;position: absolute;bottom: 20px;width: 24px;height: 24px;cursor: pointer;transition: 0.3s;}
.banner .next-btn{left: 50%;margin-left: -500px;}
.banner .next-btn:before{content: "";position: absolute;left: 0;right: 0;top: 50%;height: 2px;margin-top: -1px;background-color: #fff;transition: 0.3s;}
.banner .next-btn:after{content: "";position: absolute;right: 0;top: 50%;width: 10px;height: 10px;border-top: 2px solid #fff;border-right: 2px solid #fff;transform: translate(-10%,-50%) rotate(45deg);transition: 0.3s;}
.banner .btn:hover:before{background-color: #e50011;}
.banner .btn:hover:after{border-color: #e50011;}
.banner .mouse{z-index: 1;position: absolute;left: 50%;bottom: 15px;width: 20px;height: 30px;border: 2px solid #fff;border-radius: 10px;transform: translateX(-50%);}
.banner .mouse:before{content: "";position: absolute;left: 50%;top: 5px;width: 2px;height: 6px;margin-left: -1px;background-color: #fff;animation: mouseAni 2s linear infinite;}
@keyframes mouseAni{
	20%{top: 14px;}
	40%{top: 8px;}
	60%{top: 14px;}
	80%{top: 5px;}
	100%{top: 5px;}
}

/******首页******/
/*标题*/


.tit{width:100%;height:auto;clear:both;overflow:hidden;position: relative;}
.tit h1{display:block;width:100%;position: relative;}
.tit h1 a{display:block;width:100%;font-size:48px;color:#000;font-weight:bold;text-align:center;letter-spacing:2px;line-height:100px;}
.tit h1::after { display: block;  content: ''; margin:0 auto; width: 150px;  height: 2px;  background-color: #e2dede;   transition: all 0.7s ease-in-out 0s;}
.tit h1:hover:after{width:60px;transition: all 0.7s ease-in-out 0s;}

.tit h1 img{margin-left:1rem;width:20px;height:55px;}
.tit p{display:block;width:100%;font-size:14px;color:#c5c6c5;text-align: center;letter-spacing:1px;margin-top:1rem;}






@media (max-width:468px){

.tit h1 a{font-size:24px;line-height:2}


}


@media(min-width:469px) and (max-width:768px){
.tit h1 a{font-size:26px;line-height:2}
}



@media(min-width:769px) and (max-width:990px){
.tit h1 a{font-size:28px;}


}

@media(min-width:991px) and (max-width:1080px){
.tit h1 a{font-size:30px;}

}

@media(min-width:1081px) and (max-width:1440px){
.tit h1 a{font-size:32px;}

}
@media(min-width:1441px) and (max-width:1600px){
.tit h1 a{font-size:34px;}

}


















/*更多按钮样式*/
.btns-area{margin-top: 50px;overflow: hidden;}
.btns-area .btn{width: 150px;padding: 0;margin: 0;border: 1px solid #ddd;border-radius: 0;line-height: 46px;color: #999;}
.btns-area .btn:hover{color: #fff;}
/*布局*/
.index-content{background-color: #fff;overflow-x: hidden;}
.index-content .part1{float: left;width: 100%;z-index: 0;position: relative;padding: 80px 0 10px;}
.index-content .part1:before{content: "";z-index: -1;position: absolute;left: 0;right: 0;top: 0;bottom: 0;background: url(../images/index_bg_elem.png) center top no-repeat;background-size: 100% auto;filter: grayscale(1);opacity: .5;}
.index-content .part2{float: left;width: 100%;padding: 80px 0 10px;background: url(../images/product2.jpg) right top no-repeat;  background-size: auto;background-size: cover;width: 100%;float: left;clear: both;}
.index-content .part3{float: left;width: 100%;padding: 80px 0;background: url(../images/index_part3_bg.jpg) center bottom no-repeat;background-size: 100vw auto;}
.index-content .part4{float: left;width: 100%;z-index: 0;position: relative;min-height: 580px;padding: 100px 0 50px;background: url(../images/index_part4_bg.jpg) center no-repeat;background-size: 100vw auto;background-attachment: fixed;}
.index-content .part4:before{content: "";z-index: -1;position: absolute;left: 0;right: 0;top: 0;bottom: 0;background: rgba(0,0,0,.5) url(../images/index_bg_elem.png) center top;background-size: 100% auto;filter: grayscale(1);}
.index-content .part5{float: left;width: 100%;padding: 80px 0;}
.index-content .part6{float: left;width: 100%;z-index: 1;position: relative;width: 100%;float: left;clear: both;padding: 80px 0;background: url(../images/about.jpg) center no-repeat;background-size: cover;background-attachment: fixed;}
.index-content .part6:after{content: "";z-index: -1;position: absolute;left: 0;right: 0;top: 0;bottom: 0;}
.index-content .part6 .play-btn{left: 22%;transform: translate(0,-50%);}
.index-content .product{width:100%;height:auto;clear:both;float:left;position:relative;overflow:hidden;}





.index-content .part2 .left{width:40%;float:left;overflow:hidden;z-index:10;height: 100%;position: relative;}
.index-content .part2 .left .aboutc{  }
.index-content .part2 .left .ainfo{width:100%;height:100%;clear:both;}
.index-content .part2 .left .ainfo p{color:#333;font-size:14px;letter-spacing:1px;line-height:2;clear:both;}
.index-content .part2 .left .antit{width:100%;height:auto;clear:both;color:#000;font-size:24px;letter-spacing:1px;line-height:5rem;}
.index-content .part2 .right{max-width: 35%;max-height: 330px;float:right;overflow:hidden;z-index:8;position:relative}
.index-content .part2 .right  img{width: 100%;height:auto;float: right;}
.index-content .part2 .right h1{display: block;padding:1rem;text-align:left;color:#fff;position:absolute;left:0px;bottom:10%;font-size:16px;}




/*banner*/
@charset "utf-8";.c-banner{width:100%;position:relative}
.c-banner img{width:50%;}
.c-banner .banner ul{list-style:none;padding-left:0px;margin-bottom:0px}
.c-banner .banner ul li{position:absolute
	display:none;opacity:0}
.c-banner .banner ul li:nth-child(1){opacity:1;display:block}
.c-banner .banner ul li img{width:100%;position:absolute;top:0px}
.c-banner .banner ul li:first-child img{position:relative}
.c-banner .nexImg,.c-banner .preImg{padding:20px 5px;position:absolute;top:50%;margin-top:-53px;background:#000000;opacity:0.5;border-radius:5px;z-index:10}
.c-banner .nexImg:hover,.c-banner .preImg:hover{opacity:0.8}
.c-banner .nexImg{right:0px}
.c-banner .nexImg img,.c-banner .preImg img{}
.c-banner .jumpBtn{width:100%;position:absolute;bottom:25px;text-align:center}
.c-banner .jumpBtn ul{margin-bottom:0px;padding:0px}
.c-banner .jumpBtn ul li{width: 15px;height: 15px;border-radius:50%;display:inline-block;background-color:white;opacity:0.9;margin-left:10px}
.c-banner .jumpBtn ul li:first-child{margin-left:0px}
@media screen and (max-width:768px){.c-banner{width:100%;height:auto;overflow:hidden}
.c-banner .banner ul li img{width:100%;height:auto}
}












/*制造系统展示区*/
.manufacture-show-box{font-size: 0;}
.manufacture-show-box .item{position: relative;display: inline-block;vertical-align: top;width: 36%;background-color: #fff;border-radius: 8px;font-size: 18px;color: #fff;text-shadow: 2px 2px 4px #000;overflow: hidden;}
.manufacture-show-box .item:before{content: "";position: absolute;left: 0;right: 0;top: 0;bottom: 0;background-color: rgba(0,0,0,.1);transition: 0.5s;}
.manufacture-show-box .item .bg{padding-top: 55.6%;background-position: center;background-size: cover;background-repeat: no-repeat;transition: 1s;}
.manufacture-show-box .item .name{z-index: 1;position: absolute;left: 0;right: 0;bottom: 0;padding: 0 20px;background-color: rgba(0,0,0,.3);line-height: 40px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;transition: 0.5s;}
.manufacture-show-box .item .txt{position: absolute;left: 10%;right: 10%;top: 50%;height: 72px;font-size: 14px;line-height: 24px;text-align: justify;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;transform: translateY(50%);opacity: 0;transition: 0.5s;}
.manufacture-show-box .item .more{position: absolute;left: 10%;top: calc(50% + 82px);padding: 0 1.5em;border: 1px solid #fff;font-size: 14px;line-height: 30px;transform: translateY(50%);opacity: 0;transition: 0.5s;}
.manufacture-show-box .item:nth-child(1){width: 25%;margin-right: 1.5%;}
.manufacture-show-box .item:nth-child(1) .bg{padding-top: 80%;}
.manufacture-show-box .item:nth-child(2){margin-bottom: 20px;}
.manufacture-show-box .item:nth-child(3){float: right;}
.manufacture-show-box .item:nth-child(3) .bg{padding-top: 115%;}
.manufacture-show-box .item:nth-child(5){width: 25%;margin-left: 1.5%;}
.manufacture-show-box .item:nth-child(5) .bg{padding-top: 80%;}
.manufacture-show-box .item:hover:before{background-color: rgba(0,0,0,.7);}
.manufacture-show-box .item:hover .name{left: 10%;right: 10%;bottom: auto;top: 50%;padding: 0;background-color: rgba(0,0,0,0);transform: translate(0,-200%);}
.manufacture-show-box .item:hover .txt{opacity: 1;transform: translateY(-50%);}
.manufacture-show-box .item:hover .more{opacity: 1;transform: translateY(-100%);}

/* 制造系统轮播 */
.manufacture-swiper{position: relative;padding-bottom: 30px;overflow: hidden;}
.manufacture-swiper .swiper-pagination{z-index: 1;bottom: 0;font-size: 0;}
.manufacture-swiper .swiper-pagination-bullet{width: 10px;height: 10px;background-color: #ccc;border-radius: 5px;opacity: 1;transition: 0.3s;}
.manufacture-swiper .swiper-pagination-bullet-active{background-color: #e50011;}

/*分类区选项卡*/
.classify-tab-box{}
.classify-tab-box .tabs{font-size: 0;text-align: center;width: 100%;float: left;margin-top: 2rem;}
.classify-tab-box .tabs .item{position: relative;display: inline-block;vertical-align: top;color: #999;cursor: pointer;transition: 0.3s;width:23%;float:left;margin:1%;overflow: hidden;}
.classify-tab-box .tabs .item img{max-width: 100%;}


.classify-tab-box .tabs .item h1{position:absolute;left:-500px;top:0px;width:0%;height:100%;transition:all 1s ease;}
.classify-tab-box .tabs .item h1 font{transition:all 1s ease;color:#fff;position: absolute;top: 50%;display:block;width:100%;text-align:center;transform: translateY(-50%);left: 0%;}

.classify-tab-box .tabs .item:hover h1{transition:all 1s ease;display:block;width:100%;height:100%;position:absolute;left:0px;top:0px;background:rgba(253,199,0,0.6);font-size:16px;}
.classify-tab-box .tabs .item:hover h1 font{transition:all 1s ease;color:#fff;position: absolute;top: 50%;display:block;width:100%;text-align:center;transform: translateY(-50%);left: 0%;}




.classify-tab-box .tabs .item.on{color: #e50011;}
.classify-tab-box .tabs .item.on:before{transform: scaleX(1);}
.classify-tab-box .tab-content{margin-top: 45px;overflow: hidden;}

/*分类展示区*/
.classify-show-box{z-index: 0;position: relative;background-position: center;background-size: cover;background-repeat: no-repeat;font-size: 0;text-align: center;overflow: hidden;transition: 1s ease-in-out;}
.classify-show-box:before{content: "";z-index: -1;position: absolute;left: 0;right: 0;top: 0;bottom: 0;background-color: rgba(0,0,0,.2);}
.classify-show-box:after{content: "";z-index: -1;position: absolute;left: 0;right: 0;top: 0;bottom: 0;transition: 1s ease-in-out;}
.classify-show-box.bg-blur:after{backdrop-filter: blur(5px);-webkit-backdrop-filter: blur(5px);}
.classify-show-box &gt; .item{position: relative;display: table-cell;vertical-align: middle;width: 2000px;height: 70vh;border-left: 1px solid rgba(255,255,255,.2);font-size: 14px;color: #fff;}
.classify-show-box &gt; .item:before{content: "";position: absolute;left: 0;right: 0;top: 0;bottom: 0;background-image: linear-gradient(180deg,transparent,rgba(255,255,255,.1));transform: scaleY(0);transform-origin: bottom;transition: 0.8s;}
.classify-show-box &gt; .item:first-child{border-left: 0;}
.classify-show-box &gt; .item &gt; .con-l{float: left;width: 50%;padding: 0 10%;}
.classify-show-box &gt; .item &gt; .con-r{float: left;width: 50%;padding: 0 10%;}
.classify-show-box &gt; .item .title{}
.classify-show-box &gt; .item .title .icon{display: inline-block;vertical-align: top;width: 64px;height: 64px;}
.classify-show-box &gt; .item .title .name{margin-top: 30px;font-size: 24px;line-height: 30px;user-select: none;}
.classify-show-box &gt; .item .title .txt{height: 50px;padding: 0 1em;margin: 10px 0;line-height: 25px;overflow: hidden;}
.classify-show-box &gt; .item .title .more{display: inline-block;vertical-align: top;padding: 0 1.5em;border: 1px solid #fff;font-size: 14px;line-height: 30px;}
.classify-show-box &gt; .item .intro{text-align: left;}
.classify-show-box &gt; .item:hover:before{transform: scaleY(1);}
.classify-show-box &gt; .item:hover .icon{animation: iconShake 0.5s ease-in-out;}
@keyframes iconShake{
	25%{transform: rotate(-15deg);}
	75%{transform: rotate(15deg);}
}

/*合作企业选项卡*/
.company-tab-box{}
.company-tab-box .tabs{font-size: 0;text-align: center;}
.company-tab-box .tabs .item{position: relative;display: inline-block;vertical-align: top;margin: 0 70px;font-size: 20px;line-height: 30px;color: #999;cursor: pointer;transition: 0.3s;}
.company-tab-box .tabs .item:before{content: "";position: absolute;left: -20px;top: 50%;width: 0;height: 0;margin-top: -6px;border: 6px solid transparent;border-left: 10px solid #e50011;border-right-width: 2px;transform: scaleX(0);transform-origin: right;transition: 0.5s;}
.company-tab-box .tabs .item.on{color: #e50011;}
.company-tab-box .tabs .item.on:before{transform: scaleX(1);}
.company-tab-box .tab-content{margin-top: 45px;overflow: hidden;}

/*品牌轮播*/
.brand-swiper{position: relative;padding-bottom: 70px;border-top: 1px solid #ddd;overflow: hidden;}
.brand-swiper:before{content: "";z-index: 2;position: absolute;left: 0;top: 0;bottom: 70px;width: 1px;background-color: #ddd;}
.brand-swiper:after{content: "";position: absolute;left: 50%;bottom: 0;width: 1px;height: 16px;background-color: #c5c5c5;}
.brand-swiper .swiper-slide{padding: 30px 20px;background-color: #fff;border-right: 1px solid #ddd;border-bottom: 1px solid #ddd;text-align: center;transition: 0.5s;}
.brand-swiper .swiper-slide a{display: block;}
.brand-swiper .swiper-slide .logo{height: 80px;margin: 0 30px;background-position: center;background-size: contain;background-repeat: no-repeat;transition: 0.3s;}
.brand-swiper .swiper-slide .info{margin-top: 10px;}
.brand-swiper .swiper-slide .info .name{height: 20px;line-height: 20px;}
.brand-swiper .swiper-slide .info .txt{height: 20px;margin-top: 5px;line-height: 20px;color: #999;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.brand-swiper .swiper-slide:hover{background-color: #f5f5f5;}
.brand-swiper .swiper-slide:hover .logo{transform: translateY(-5px);}
.brand-swiper .btn{z-index: 1;position: absolute;bottom: 0;width: 32px;height: 10px;border-top: 2px solid #999;cursor: pointer;transition: 0.3s;}
.brand-swiper .prev-btn{left: 50%;margin-left: -110px;}
.brand-swiper .prev-btn:after{content: "";position: absolute;left: 0;top: 0;bottom: 0;width: 2px;background-color: #999;transform: rotate(-60deg);transform-origin: left top;transition: 0.3s;}
.brand-swiper .next-btn{right: 50%;margin-right: -110px;}
.brand-swiper .next-btn:after{content: "";position: absolute;right: 0;top: 0;bottom: 0;width: 2px;background-color: #999;transform: rotate(60deg);transform-origin: right top;transition: 0.3s;}
.brand-swiper .btn:hover{border-color: #e50011;}
.brand-swiper .btn:hover:after{background-color: #e50011;}

/*数据展示区*/
.data-show-box{font-size: 0;text-align: center;}
.data-show-box .item{display: inline-block;vertical-align: top;width: 33.33%;margin: 20px 0;font-size: 14px;color: #fff;}
.data-show-box .item .num{font-family: Arial;font-size: 80px;line-height: 100px;}
.data-show-box .item .txt{margin-top: 10px;font-size: 18px;line-height: 24px;}
.index-content .part4 .data-show-box{padding: 0 15%;}

/*技术信息展示区*/
.technology-info-box{background-color: rgba(30,24,24,.8);font-size: 0;text-align: center;}
.technology-info-box .item{position: relative;display: inline-block;vertical-align: top;width: 25%;padding: 0 3.6%;border-left: 1px solid rgba(255,255,255,.2);font-size: 14px;text-align: left;color: #fff;}
.technology-info-box .item:first-child{border-left: 0;}
.technology-info-box .item .tit{font-size: 18px;line-height: 30px;}
.technology-info-box .item .txt{margin-top: 10px;line-height: 26px;opacity: .7;}
.index-content .part4 .technology-info-box{position: absolute;left: 0;right: 0;bottom: 0;padding: 48px 15%;}

/*最新动态选项卡*/
.dynamic-tab-box{}
.dynamic-tab-box .tabs{font-size: 0;text-align: center;float: right;position: relative;top: -50px;}
.dynamic-tab-box .tabs .item{position: relative;display: inline-block;vertical-align: top;margin: 0 15px;font-size: 16px;line-height: 45px;color: #000000;cursor: pointer;transition: 0.3s;padding: 0px 30px;}
.dynamic-tab-box .tabs .item.on{background:url(../images/newst.jpg) no-repeat left center;}
.dynamic-tab-box .tab-content{margin-top: 45px;overflow: hidden;width:100%;clear:both;float:left;}
.dynamic-tab-box .tab-content .swiper-slide{}
.dynamic-tab-box .tab-content .swiper-slide &gt; .con-l{width:60%;float:right;}
.dynamic-tab-box .tab-content .swiper-slide &gt; .con-r{width: 35%;float:left}

/*新闻列表1*/
.news-pic-list1{}

.news-pic-list1 li{width:100%;overflow:hidden;border-bottom:1px solid #e5e5e5;padding: 5px 0px;}
.news-pic-list1 li:first-child{border-top:1px solid #e5e5e5}



.news-messageRC{width:24%;float: right;text-align:right;padding:0 28px;margin-top:20px;border-left:1px solid #e5e5e5;position:relative;}
.news-messageRC:after{content:"";position:absolute;height:0;right:0;bottom:0;width:1px;background-color:#dbdbdb;transition:all .4s}
.news-messageR ul li:hover .news-messageRC:after{height:100%}
.news-messageRC h6{font-size:30px;color:#c2c2c2;}
.news-messageRC p{font-size:14px;color:#c2c2c2;margin-top:2px}
.news-messageRR{width:76%;float:left;overflow:hidden;margin-top:20px}
.news-messageRR h4{font-weight: normal;font-size:16px;color:#333;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}
.news-messageRR p{font-size:14px;color:#666;margin-top:10px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}
.news-messageRR h4:hover{color:#000}
.news-pic-list1 li:hover{background:#e5e5e5}


/*新闻列表2*/
.news-pic-list2{}
.news-pic-list2 li{float: left;width: 100%;border: 1px solid #ddd;transition: 0.3s;}
.news-pic-list2 li:first-child{margin-left: 0;}
.news-pic-list2 li a{display: block;}
.news-pic-list2 li .pic{position: relative;overflow: hidden;}
.news-pic-list2 li .pic em{display: block;width: 105%;padding-top: 70%;background-position: center;background-size: cover;background-repeat: no-repeat;transition: 0.5s;}
.news-pic-list2 li .info{padding: 30px 20px 35px;background-color: #f7f7f7;}
.news-pic-list2 li .info .tit{height: 28px;font-size: 18px;line-height: 28px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;transition: 0.3s;}
.news-pic-list2 li .info .date{height: 20px;margin-bottom: 10px;line-height: 20px;color: #999;font-size: 14px;}
.news-pic-list2 li .info .more{position: relative;display: inline-block;vertical-align: top;width: 40px;height: 40px;margin-top: 20px;border: 1px solid #ddd;border-radius: 50%;transition: 0.3s;}
.news-pic-list2 li .info .more:after{content: "";position: absolute;left: 50%;top: 50%;width: 12px;height: 12px;border-top: 1px solid #ddd;border-right: 1px solid #ddd;transform: translate(-70%,-50%) rotate(45deg);transition: 0.3s;}
.news-pic-list2 li:hover{box-shadow: 2px 4px 10px rgba(0,0,0,.1);}
.news-pic-list2 li:hover .pic em{transform: translateX(-4.5%);}
.news-pic-list2 li:hover .info .tit{color: #e50011;}
.news-pic-list2 li:hover .info .more{border-color: #e50011;transform: translateX(5px);}
.news-pic-list2 li:hover .info .more:after{border-color: #e50011;}





@media screen and (max-width: 768px){
.dynamic-tab-box .tab-content .swiper-slide &gt; .con-l{width:100%}
.dynamic-tab-box .tab-content .swiper-slide &gt; .con-r{display:none}
.dynamic-tab-box{}
.dynamic-tab-box .tabs{font-size: 0;text-align: center;float: right;position: relative;top: 100px;width: 100%;}
.dynamic-tab-box .tabs .item{position: relative;display: inline-block;vertical-align: top;margin: 0 15px;font-size: 16px;line-height: 45px;color: #000000;cursor: pointer;transition: 0.3s;padding: 0px 30px;}
.dynamic-tab-box .tabs .item.on{background:url(../images/newst.jpg) no-repeat left center;}
.dynamic-tab-box .tab-content{margin-top: 45px;overflow: hidden;width:100%;clear:both;float:left;}

.dynamic-tab-box .tabs {
  font-size: 0;
  text-align: center;
  float: right;
  position: relative;
  top: -50px;
  width: 100%;
  top: 0px;
}
 }

@media (min-width:769px) and (max-width: 990px){
.dynamic-tab-box .tab-content .swiper-slide &gt; .con-l{width:100%}
.dynamic-tab-box .tab-content .swiper-slide &gt; .con-r{display:none}
.dynamic-tab-box{}
.dynamic-tab-box .tabs{font-size: 0;text-align: center;float: right;position: relative;top: 100px;width: 100%;}
.dynamic-tab-box .tabs .item{position: relative;display: inline-block;vertical-align: top;margin: 0 15px;font-size: 16px;line-height: 45px;color: #000000;cursor: pointer;transition: 0.3s;padding: 0px 30px;}
.dynamic-tab-box .tabs .item.on{background:url(../images/newst.jpg) no-repeat left center;}
.dynamic-tab-box .tab-content{margin-top: 45px;overflow: hidden;width:100%;clear:both;float:left;}

.dynamic-tab-box .tabs {
  font-size: 0;
  text-align: center;
  float: right;
  position: relative;
  top: -50px;
  width: 100%;
  top: 0px;
}
 }









/*关于我们数据展示*/
.about-data-show{font-size: 0;text-align: center;color: #fff;}
.about-data-show .item{display: inline-block;vertical-align: top;width: 33.3333%;padding: 70px 20px;font-size: 14px;}
.about-data-show .item .tit{height: 80px;font-size: 20px;line-height: 80px;}
.about-data-show .item .tit span{font-family: Arial;font-size: 60px;}
.about-data-show .item .txt{height: 20px;margin-top: 5px;line-height: 20px;opacity: .8;font-size:14px;color:rgba(255,255,255,0.6)}
.index-content .part6 .about-data-show{width:100%;}


.index-content .part6 .about{margin-top: 3rem;width:100%;height:auto;float:left;clear:both;overflow:hidden;position:relative;}



.index-content .part6 .left{width:100%;float:left;overflow:hidden;z-index:10;height: auto;position: relative;}
.index-content .part6 .left .aboutc{  width:50%;padding:2rem;float:left;position: absolute;top: 50%;transform: translateY(-50%);left: 0%;max-height:100%;overflow:hidden}
.index-content .part6 .left .ainfo{width:100%;max-height:100%;overflow:hidden;}
.index-content .part6 .left .img{width:50%;float:right;overflow:hidden;position:relative;}
.index-content .part6 .left .img img{width:100%;height:auto;}
.index-content .part6 .left .ainfo p{width:100%;margin:0 auto;color:#000000;font-size:14px;letter-spacing:1px;line-height:25px;clear:both;}

.index-content .part6 .lc{width:100%;height:auto;clear:both;float:left;overflow:hidden;position:relative;margin-top: 4rem;}
 
.index-content .part6 .lc ul{width:100%;}
.index-content .part6 .lc ul li{width:20%;float:left;overflow:hidden;}
.index-content .part6 .lc ul li .t1{width:100%;height:60px;clear:both;overflow:hidden;position:relative;padding-left:60px;}

.index-content .part6 .lc ul li .t1 h1 a{display:block;width:100%;line-height:30px;height:30px;overflow:hidden;color:#000;font-size:18px;}
.index-content .part6 .lc ul li .t1 h2 a{display:block;width:100%;line-height:20px;height:20px;overflow:hidden;color:#000;font-size:14px;}

.index-content .part6 .lc ul li:first-child .t1{background:url(../images/a1.png) no-repeat left top}
.index-content .part6 .lc ul li:nth-child(2) .t1{background:url(../images/a2.png) no-repeat left top}
.index-content .part6 .lc ul li:nth-child(3) .t1{background:url(../images/a3.png) no-repeat left top}
.index-content .part6 .lc ul li:last-child .t1{background:url(../images/a4.png) no-repeat left top}

.index-content .part6 .lc ul li .t2{float:left;width:100%;height:auto;clear:both;overflow:hidden;position:relative;color:#c5c6c5;font-size:55px;font-weight:bold;}

.index-content .part6 .lc ul li:hover .t2{color:#1e9a9a}


.more2{width:100%;clear:both;float:left;margin-top:5%;overflow:hidden;} 
.more2 .pro_price{width:160px;height:40px;overflow:hidden;position:relative;background:#1e9a9a;border-radius: 40px;margin:0 auto;}
.more2 .pro_price a{position:relative; z-index:3; color:#fff; width:100%;display:block;font-size:14px;position: absolute;top: 50%;transform: translateY(-50%);left: 0%;text-align:center;}
.more2 .pro_price a p{display: inline-table;line-height: 40px;color: #fff;font-size:14px;}
.more2 .pro_price:after{content:''; width:0; height:100%; background:#fff; position:absolute; left:0; bottom:0; z-index:1; transition:all 0.5s ease;}


.about-data-show .item:first-child{border-bottom: solid #6c6f76 1px;}
.about-data-show .item:nth-child(2){border-right: solid #6c6f76 1px;border-bottom: solid #6c6f76 1px;border-left: solid #6c6f76 1px;}
.about-data-show .item:nth-child(3){border-bottom: solid #6c6f76 1px;}
.about-data-show .item:nth-child(4){border-right: solid #6c6f76 1px;}
.about-data-show .item:nth-child(5){border-right: solid #6c6f76 1px;}






@media screen and (max-width: 768px){
.index-content .part6 .left .aboutc{  width:100%;position:relative;height:auto;padding: 5px;top: 0%;transform: translateY(0%);}
.index-content .part6 .left .ainfo p {  width:100%;}
.index-content .part6 .left .img{  width:100%;position:relative;height:auto}
.index-content .part6 .lc ul li { width: 50%; }
 }

@media (min-width:769px) and (max-width: 990px){

}


@media (min-width:991px) and (max-width: 1280px){

}
@media (min-width:1281px) and (max-width: 1440px){

}

@media (min-width:1441px) and (max-width: 1600px){

}



/*厂房设备*/
.case{width:100%;height:auto;clear:both;float:left;background:#f5f5f5;padding: 3% 0%}
.case .owl-theme .owl-controls{margin-top: 10px;text-align: center;width:100%;height:40px;}
.case .owl-theme .owl-controls .owl-buttons div{color: #FFF;display: inline-block;zoom: 1;width:50px;height:40px;position:absolute;top:40%;}
.case .owl-theme .owl-controls .owl-buttons .owl-prev{background:url(../images/l2.png) no-repeat center top;font-size:0px;left:-50px;}
.case .owl-theme .owl-controls .owl-buttons .owl-next{background:url(../images/r2.png) no-repeat center top;font-size:0px;right:-50px;}






#owl-demo .owl-item {position:relative;}



.case .owl-theme .owl-controls.clickable .owl-buttons div:hover{filter: Alpha(Opacity=100);/*IE7 fix*/opacity: 1;text-decoration: none;}
.case .owl-theme .owl-controls .owl-page{display: inline-block;zoom: 1;*display: inline;/*IE7 life-saver*/}
.case .owl-theme .owl-controls .owl-page span{display: block;width: 12px;height: 12px;margin: 5px 7px;filter: Alpha(Opacity=50);/*IE7 fix*/opacity: 0.5;-webkit-border-radius: 20px;-moz-border-radius: 20px;border-radius: 20px;background: #869791;}
.case .owl-theme .owl-controls .owl-page.active span,.case .owl-theme .owl-controls.clickable .owl-page:hover span{filter: Alpha(Opacity=100);/*IE7 fix*/opacity: 1;}




.case .owl-theme .owl-controls .owl-page span.owl-numbers{height: auto;width: auto;color: #FFF;padding: 2px 10px;font-size: 12px;-webkit-border-radius: 30px;-moz-border-radius: 30px;border-radius: 30px;}
.case .owl-item.loading{min-height: 150px;background: url(../images/AjaxLoader.gif) no-repeat center center}
.case .owl-carousel .owl-wrapper:after{content: ".";display: block;clear: both;visibility: hidden;line-height: 0;height: 0;}
.case .owl-carousel{display: none;position: relative;width: 100%;-ms-touch-action: pan-y;}
.case .owl-carousel .owl-wrapper{display: none;position: relative;-webkit-transform: translate3d(0px, 0px, 0px);}
.case .owl-carousel .owl-wrapper-outer{overflow: hidden;position: relative;width: 100%;}
.case .owl-carousel .owl-wrapper-outer.autoHeight{-webkit-transition: height 500ms ease-in-out;-moz-transition: height 500ms ease-in-out;-ms-transition: height 500ms ease-in-out;-o-transition: height 500ms ease-in-out;transition: height 500ms ease-in-out;}
.case .owl-carousel .owl-item{float: left;overflow:hidden;}
.case .owl-controls .owl-page,.case .owl-controls .owl-buttons div{cursor: pointer;}
.case .owl-controls{-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
.case .owl-theme .owl-controls .owl-pagination{display:none;}

.case .grabbing{cursor:url(../images/grabbing.png) 8 8, move;}
.case .owl-carousel .owl-wrapper,
.case .owl-carousel .owl-item{-webkit-backface-visibility: hidden;-moz-backface-visibility: hidden;-ms-backface-visibility: hidden;-webkit-transform: translate3d(0,0,0);-moz-transform: translate3d(0,0,0);-ms-transform: translate3d(0,0,0);}


.case .owl-carousel .owl-item .item{overflow:hidden;width:90%;height:90%;position:relative;margin: 0 auto;}
.case .owl-carousel .owl-item .item img{  min-width: 100%;  overflow: hidden;  width: auto; overflow: hidden;  min-height: 350px;   max-width: 150%;}
.case .owl-carousel .owl-item .text{padding: 3% 0%;width:100%;height:100%;position:absolute;left:0px;bottom:-400px;transition: all .5s ease 0s;}
.case .owl-carousel .owl-item .text .info{width:100%;padding:5%;height:40px;float:left;}
.case .owl-carousel .owl-item .text .info p{width:100%;height:0px;float:left;font-size:0px;line-height:20px;}
.case .owl-carousel .owl-item .text h1 a{display:block;width:100%;height:60px;line-height:60px;overflow:hidden;font-size:0px;color:#000;font-weight:bold;text-align:center;}



.case .owl-carousel .owl-item:hover .text{height:100%;background:rgba(34,154,154,0.8);bottom:0px;transition: all .5s ease 0s;}
.case .owl-carousel .owl-item:hover .text h1 a{color:#fff;font-size:18px;}
.case .owl-carousel .owl-item:hover .text .info p{font-size:14px;color:#fff;text-align:center;line-height:2;letter-spacing:1px;}
.case .owl-carousel .owl-item:hover{-webkit-flex-shrink:0;-ms-flex:0 0 auto;flex-shrink:0;width:50%;height:100%;position:relative;padding:0;box-shadow: 10px 10px 5px #d2d2d2;}




.more{width:100%;clear:both;float:left;margin-top:5%;overflow:hidden;} 
.more .pro_price{width:160px;height:52px;overflow:hidden;position:relative;background:#1e9a9a;}
.more .pro_price a{position:relative; z-index:3; color:#fff; width:100%;display:block;font-size:16px;position: absolute;top: 50%;transform: translateY(-50%);left: 0%;text-align:center;}
.more .pro_price a p{display: inline-table;line-height: 50px;color: #fff;font-size:16px;}
.more .pro_price:after{content:''; width:0; height:100%; background:#fff; position:absolute; left:0; bottom:0; z-index:1; transition:all 0.5s ease;}
.more .pro_price:hover  a p{color:#1e9a9a;}
.more .pro_price:hover:after {width:100%;}
.more .pro_price:hover:after a p{color:#1e9a9a;}


.case .mm{width:100%;height:auto;clear:both;float:left;margin-top:5%;}

@media screen and (max-width: 468px){
.index-content .part6 .lc ul li .t2 { font-size: 40px;}
.case .owl-carousel .owl-item .item img{min-width:100%;height: auto;overflow:hidden;width:auto;/*! height:100%; *//*! overflow:hidden; */min-height: auto;max-width: auto !important;max-width: auto !important;max-width: 100%;}
.case .owl-carousel .owl-item .item {width: 100%;}
.case .owl-theme .owl-controls .owl-buttons div{position:relative;top:0rem;}
 }
 @media (min-width:469px) and (max-width: 768px){
.case .owl-theme .owl-controls .owl-buttons div{position:relative;top:0rem;}
.index-content .part6 .lc ul li .t2 { font-size: 40px;}
.case .owl-carousel .owl-item .item img{min-width:100%;height: auto;overflow:hidden;width:auto;/*! height:100%; *//*! overflow:hidden; */min-height: auto;max-width: auto !important;max-width: auto !important;max-width: 100%;}
}


@media (min-width:769px) and (max-width: 990px){
.case .owl-theme .owl-controls .owl-buttons div{position:relative;top:0rem;}
}


@media (min-width:991px) and (max-width: 1280px){

}
@media (min-width:1281px) and (max-width: 1440px){

}

@media (min-width:1441px) and (max-width: 1600px){

}








@media (max-width:768px){

.c1 .left .ifo{width:100%;}
.slideTxtBox2 .bd .hceg{width:280px;}
.c1 .left{width:100%;float:left}
.c1 .right{width:100%;float:right}
}
@media (min-width:769px) and (max-width: 990px){
.c1 .left{width:100%;float:left}
.c1 .right{width:100%;float:right}
.c1 .left .ifo{width:100%;}
}




/*中屏PC:&lt;=1400px(针对1366*650)*/
@media screen and (max-width: 1400px){
	/*标题*/
	.index-title .name{font-size: 40px;line-height: 40px;}
	.index-title .name:before{left: -54px;top: 8px;transform: scale(.8);}
	.index-title .name:after{left: -60px;top: 0;transform: scale(.8);}
}

/*小屏PC:&gt;=1025px &amp;&amp; &lt;=1200px*/
@media screen and (max-width: 1200px){
	/*更多按钮统一动效*/
	.more-ani{margin-top: 30px;font-size: 14px;line-height: 32px;}

	/*banner*/
	.banner .swiper-slide .info .tit{font-size: 50px;line-height: 60px;}
	.banner .swiper-slide .info .txt{font-size: 18px;line-height: 24px;}
	.banner .swiper-pagination{left: auto;right: 1.2%;margin-left: 0;margin-top: 17vh;}
	.banner .custom-pagination{left: auto;right: 4%;height: 30vh;margin-left: 0;}
	.banner .next-btn{left: 5%;margin-left: 0;}

	/*标题*/
	.index-title{margin-bottom: 30px;}
	.index-title .name{font-size: 32px;line-height: 40px;}
	.index-title .name:before{left: -44px;top: 8px;transform: scale(.6);}
	.index-title .name:after{left: -50px;top: 0;transform: scale(.6);}
	/*更多按钮*/
	.index-content .btns-area{margin-top: 30px;}
	.index-content .btns-area .btn{width: 120px;font-size: 14px;line-height: 34px;}
	/*布局*/
	.index-content .part1{padding: 50px 0 5px;}
	.index-content .part2{padding: 50px 0 5px;}
	.index-content .part3{padding: 50px 0;}
	.index-content .part4{min-height: 0;padding: 50px 0 240px;}
	.index-content .part5{padding: 50px 0;}
	.index-content .part6{min-height: 0;padding: 30px 0;}

	/*制造系统展示区*/
	.manufacture-show-box .item{font-size: 16px;}
	.manufacture-show-box .item:nth-child(2){margin-bottom: 15px;}


	/*分类展示区*/
	.classify-show-box &gt; .item .title .icon{width: 50px;height: 50px;}
	.classify-show-box &gt; .item .title .name{margin-top: 10px;font-size: 20px;}

	/*合作企业选项卡*/
	.company-tab-box .tabs .item{margin: 0 50px;font-size: 16px;}
	.company-tab-box .tab-content{margin-top: 30px;}

	/*品牌轮播*/
	.brand-swiper{padding-bottom: 40px;}
	.brand-swiper:before{bottom: 40px;}

	/*数据展示区*/
	.data-show-box .item .num{font-size: 60px;line-height: 80px;}
	.data-show-box .item .txt{font-size: 16px;line-height: 20px;}

	/*技术信息展示区*/
	.technology-info-box .item .tit{font-size: 16px;}
	.index-content .part4 .technology-info-box{padding: 30px 15%;}

	/*最新动态选项卡*/
	.dynamic-tab-box .tabs .item{margin: 0 50px;font-size: 16px;}
	.dynamic-tab-box .tab-content{margin-top: 30px;}
.index-content .part6 .left .antit { line-height: 3rem;}


	/*关于我们数据展示*/
	.about-data-show .item{padding: 30px 20px;}
	.about-data-show .item .tit span{font-size: 40px;}
}

/*pad横屏:1024px*/
@media screen and (max-width: 1024px){
	/*标题*/
	.index-title{margin-bottom: 20px;}
	.index-title .name{font-size: 28px;line-height: 30px;}
	.index-title .name:before{left: -45px;top: 2px;}
	.index-title .name:after{top: -4px;}
	/*更多按钮*/
	.index-content .btns-area{margin-top: 20px;}
	/*布局*/
	.index-content .part1{padding: 30px 0 5px;}
	.index-content .part2{padding: 30px 0 5px;}
	.index-content .part3{padding: 30px 0;}
	.index-content .part4{min-height: 0;padding: 30px 0 180px;}
	.index-content .part5{padding: 30px 0;}
	.index-content .part6{min-height: 0;padding: 30px 0;}

	/*制造系统展示区*/
	.manufacture-show-box .item:nth-child(2){margin-bottom: 13px;}

	/*分类区选项卡*/
	.classify-tab-box .tab-content{margin-top: 20px;width: 100%;}

	/*合作企业选项卡*/
	.company-tab-box .tab-content{margin-top: 20px;}

	/*品牌轮播*/
	.brand-swiper{padding-bottom: 30px;}
	.brand-swiper:before{bottom: 30px;}
	.brand-swiper .swiper-slide{padding: 20px 10px;}
	.brand-swiper .swiper-slide .logo{height: 50px;}
	.brand-swiper .swiper-slide .info{margin-top: 5px;}

	/*数据展示区*/
	.data-show-box .item .num{font-size: 50px;line-height: 60px;}
	.data-show-box .item .txt{font-size: 14px;}

	/*技术信息展示区*/
	.technology-info-box .item .tit{font-size: 14px;}
	.technology-info-box .item .txt{margin-top: 5px;font-size: 12px;line-height: 20px;}
	.index-content .part4 .technology-info-box{padding: 20px 15%;}

	/*最新动态选项卡*/
	.dynamic-tab-box .tab-content{margin-top: 20px;}

	/*新闻列表1*/
	.news-pic-list1 li .pic{width: 120px;}
	.news-pic-list1 li .info{left: 140px;}
	.news-pic-list1 li .info .tit{height: 44px;font-size: 15px;line-height: 22px;}

	/*新闻列表2*/
	.news-pic-list2 li .info{padding: 20px 15px 30px;}
	.news-pic-list2 li .info .tit{font-size: 15px;}

	/*关于我们数据展示*/
	.about-data-show .item .tit{height: 60px;line-height: 60px;}
	.about-data-show .item .tit span{font-size: 50px;}
}

/*phone:&lt;=768px*/
@media screen and (max-width: 768px){
	/*更多按钮统一动效*/
	.more-ani{margin-top: 10px;font-size: 12px;line-height: 24px;}

	/*banner*/
	.banner{height: auto;}
	.banner .swiper-slide{padding-top: 70%;}
	.banner .swiper-slide .info{position: absolute;left: 10%;right: 10%;top: 50%;width: auto;max-width: none;transform: translateY(-40%);}
	.banner .swiper-slide .info .tit{font-size: 18px;line-height: 30px;}
	.banner .swiper-slide .info .txt{margin-top: 5px;font-size: 14px;line-height: 20px;}
	.banner .swiper-slide .info .more{padding: 0 1em;margin-top: 10px;font-size: 12px;line-height: 22px;}
	.banner .swiper-pagination{right: 1%;margin-top: 60px;font-size: 12px;transform: translateX(0);}
	.banner .swiper-pagination-current{font-size: 14px;}
	.banner .custom-pagination{height: 100px;}
	.banner .btn{display: none;}
	.banner .mouse{bottom: 5px;width: 16px;height: 24px;border-width: 1px;}
	.banner .mouse:before{height: 4px;}

	/******首页******/
	/*标题*/
	.index-title{margin-bottom: 10px;}
	.index-title .name{font-size: 18px;line-height: 30px;letter-spacing: 0;}
	.index-title .name:before{left: -30px;top: 0;transform: scale(.4);}
	.index-title .name:after{left: -33px;top: -5px;transform: scale(.4);}
	/*更多按钮*/
	.index-content .btns-area{margin-top: 10px;}
	.index-content .btns-area .btn{width: 100px;font-size: 12px;line-height: 28px;}
	/*布局*/
	.index-content .part1{padding: 20px 0 5px;}
	.index-content .part2{padding: 20px 0 5px;}
	.index-content .part3{padding: 20px 0 15px;}
	.index-content .part4{padding: 20px 0 200px;background-attachment: scroll;background-size: cover;}
	.index-content .part5{padding: 20px 0;}
	.index-content .part6{padding: 3rem 0rem;background-attachment: scroll;background-size: cover;}
	.index-content .part6 .play-btn{left: 50%;top: 0;transform: translate(-50%,0);}

	/*制造系统展示区*/
	.manufacture-show-box{text-align: center;}
	.manufacture-show-box .item{float: none!important;width: 49%!important;margin: 0 0 6px 2%!important;border-radius: 4px;}
	.manufacture-show-box .item:nth-child(2n+1){margin-left: 0!important;}
	.manufacture-show-box .item .bg{padding-top: 60%!important;}
	.manufacture-show-box .item .name{padding: 0 .5em;font-size: 14px;}



	/*分类展示区*/
	.classify-show-box &gt; .item{height: 200px;}
	.classify-show-box &gt; .item .title .icon{width: 32px;height: 32px;}
	.classify-show-box &gt; .item .title .name{margin-top: 5px;font-size: 14px;line-height: 16px;}

	/*合作企业选项卡*/
	.company-tab-box .tabs .item{margin: 0 15px;font-size: 14px;line-height: 20px;}
	.company-tab-box .tabs .item:before{left: -10px;margin-top: -4px;border-width: 4px;border-left-width: 6px;}
	.company-tab-box .tab-content{margin-top: 15px;}

	/*品牌轮播*/
	.brand-swiper{padding-bottom: 25px;}
	.brand-swiper:before{bottom: 25px;}
	.brand-swiper .swiper-slide{padding: 10px;}
	.brand-swiper .swiper-slide .logo{height: 30px;margin: 0 10px;}
	.brand-swiper .swiper-slide .info{}
	.brand-swiper .swiper-slide .info .name{height: 16px;font-size: 12px;line-height: 16px;}
	.brand-swiper .swiper-slide .info .txt{height: 32px;font-size: 12px;line-height: 16px;transform: scale(.9);}

	/*数据展示区*/
	.data-show-box .item .num{font-size: 30px;line-height: 40px;}
	.data-show-box .item .txt{margin-top: 5px;font-size: 12px;line-height: 20px;}
	.index-content .part4 .data-show-box{padding: 0 3%;}

	/*技术信息展示区*/
	.technology-info-box .item{width: 50%;padding: 10px;border-left: 0;text-align: center;}
	.technology-info-box .item .tit{font-size: 12px;line-height: 16px;}
	.technology-info-box .item .txt{transform: scale(.9);}
	.index-content .part4 .technology-info-box{padding: 10px 3%;}

	/*最新动态选项卡*/
	.dynamic-tab-box .tabs .item{width:31.333%;margin:1%;float:left}
.news-messageRC h6 {
  font-size: 20px;
  color: #c2c2c2;
}
	.dynamic-tab-box .tab-content{padding-bottom: 5px;margin-top: 15px;}
	.dynamic-tab-box .tab-content .swiper-slide &gt; .con-l{float: none;width: 100%;}
	.dynamic-tab-box .tab-content .swiper-slide &gt; .con-r{margin-left: 0%;margin-top: 10px;padding-right: 0;}

	/*新闻列表1*/
	.news-pic-list1{height: 180px;overflow: hidden;}
	.news-pic-list1 li{padding: 10px 0;}
	.news-pic-list1 li .pic em{padding-top: 60%;}
	.news-pic-list1 li .info{left: 130px;}
	.news-pic-list1 li .info .tit{height: 40px;font-size: 14px;line-height: 20px;}
	.news-pic-list1 li .info .date{font-size: 12px;}

	/*新闻列表2*/
	.news-pic-list2 li{width: 48%;margin-left: 4%;}
	.news-pic-list2 li .info{padding: 10px;}
	.news-pic-list2 li .info .tit{height: 40px;font-size: 14px;line-height: 20px;}
	.news-pic-list2 li .info .date{margin-top: 5px;font-size: 12px;}
	.news-pic-list2 li .info .more{display: none;}

	/*关于我们数据展示*/
	.about-data-show .item{padding: 10px;}
	.about-data-show .item .tit{height: 30px;line-height: 30px;}
	.about-data-show .item .tit span{font-size: 30px;}
	.about-data-show .item .txt{font-size: 12px;}
	.index-content .part6 .about-data-show{margin-left: 0;}
}


.product .mm{margin-top:3rem;}

.allbody{width:100%; margin:0 auto;}
.tab_tle{width: 100%;overflow: hidden;color:#222222;height: 58px;margin-top:40px;position:relative; top:0; left:0;}
.tab_tle li{width: auto;color:#222222;text-align: left;line-height: 58px;float:left;font-size:16px;position:relative; top:0; left:0;z-index:2; cursor:pointer;padding: 0px 10px;}
.tab_tle li font{color:#222222}
.tab_tle li.now{color:#fff;background:url(../images/pronav.jpg) no-repeat left center;padding: 0% 40px;}
.tab_tle li.now a{color:#fff}
.movebg{color:#fff;background:url(../images/pronav.jpg) no-repeat left top;padding: 0% 40px;width:125px; position:absolute; bottom:0; left:0; height:30px;z-index:1;}
.tab_btn{position:absolute; left:0;width:100%;height:auto;bottom:20%!important;top: unset !important; }
.tab_btn a{display:block; height:60px; width:60px; position:absolute; background:#e2e2e2;}
.tab_btn .tab_prev{left:3rem; background:url(../images/left.png) no-repeat center top;}
.tab_btn .tab_next{left:7rem; background:url(../images/right.png) no-repeat center top;}
.tab_con{position:relative;top:0;left:0;padding-bottom: 2rem;background: #fff;margin-top: 3rem;}
.tab_slide{width:100%; overflow:hidden;}
.tab_slide ul{float:left;width:70vw;background: #fff;}
.tab_li{position:relative; top:0; left:0;width:1000000px;}
.tab_slide ul li{width:100%;height:auto;overflow:hidden;padding: 1rem;box-sizing: border-box;overflow:hidden;position:relative;}
.tab_slide ul li .left{width:50%;float:left;padding:5%;padding: 2rem;}
.tab_slide ul li .right{width:50%;float:left; position: absolute;  top: 50%;  transform: translateY(-50%); right: 0%;padding: 2rem;}


.tab_slide ul li .left .ainfo{width:100%;height:100%;clear:both;}



.tab_slide ul li .left .ainfo p{color:#333;font-size:14px;letter-spacing:1px;line-height:30px;overflow:hidden;height:120px;clear:both;}
.tab_slide ul li .left .ainfo .antit{width:100%;height:auto;clear:both;color:#333;font-size:30px;letter-spacing:1px;line-height:7rem;}
 .amore{clear:both;margin:3rem auto}
 .amore a{display:block;color:#fff;text-align:center;font-size:1.4rem;}
 .amore a img{display:block;width:90px;height:60px;}

.tab_slide ul li .right ul{width:100%;height:auto;overflow:hidden;position:relative}
.tab_slide ul li .right ul li{width:48%;margin:1%;float:left;overflow:hidden;padding:0px;}

.tab_slide ul li .right ul li.img{display:block;width:100%;height:auto;overflow: hidden;border: solid #666 1px;padding: 3rem 0rem;}
.tab_slide ul li .right ul li:hover .img img{transform: scale(1.05);transition: 0.3s;}

.tab_slide ul li .right ul li img{display: block;	width: auto;
height: 300px;transform: scale(1);transition: 0.3s;}
.tab_slide ul li .right ul li h1{display:block;width:100%;margin:0 auto;position:relative;padding-right:30px;background:url(../images/jt.png) no-repeat top right #f5f5f5;transition: 1s;padding:0rem 1rem;}
.tab_slide ul li .right ul li h1 a{line-height: 65px;font-weight:normal;color:#000;font-size:16px;text-align:left;}
.tab_slide ul li .right ul li.hceg{width:400px;height:auto;margin-left:14px;padding: 15px 0px;position:relative;}
.tab_slide ul li .right ul li:hover h1{background-position:bottom  right;transition: 1s;}

@media screen and (max-width: 768px){
.tab_slide ul li .left {padding: 0rem;  width: 100%;}
  .tab_slide ul li .right{padding: 0rem; width: 100%;position:relative;  top: 0%;  transform: translateY(0%); right: 0%;}
.tab_slide ul{width:90vw;}
.tab_tle li{line-height: 40px;}
.tab_tle li.now{padding: 0% 5px 0% 30px;}
.tab_tle { height: auto;}
.tab_tle ul{text-align:center}
.tab_tle ul li{display:inline-table;float:none;font-size: 14px;padding: 0px 5px;}

.tab_slide ul li .left .ainfo .antit {font-size: 24px;line-height: 3rem;}
.tab_con {padding-bottom: 4rem;margin-top: 1rem;}
.amore { margin: 1rem auto;}
.tab_btn{width:100%; position: relative;text-align: center;clear: both;float: left;}
.tab_btn a{display:inline-table; height:60px; width:60px;  position:relative background:#e2e2e2;}
.tab_btn .tab_prev{position: unset;}
.tab_btn .tab_next{position: unset;}
.tab_slide ul li .right ul li h1 a {font-size: 14px;}
}

@media (min-width:769px) and (max-width: 990px){
.tab_slide ul li .left {padding: 0rem;  width: 100%;}
  .tab_slide ul li .right{padding: 0rem; width: 100%;position:relative;  top: 0%;  transform: translateY(0%); right: 0%;}
.tab_slide ul{width:90vw;}
.tab_tle li{line-height: 40px;}
.tab_tle li.now{padding: 0% 5px 0% 30px;}
.tab_tle { height: auto;}
.tab_tle ul{text-align:center}
.tab_tle ul li{display:inline-table;float:none;font-size: 14px;padding: 0px 10px;}

.tab_slide ul li .left .ainfo .antit {font-size: 24px;line-height: 3rem;}
.tab_con {padding-bottom: 4rem;margin-top: 1rem;}
.amore { margin: 1rem auto;}
.tab_btn{width:100%; position: relative;text-align: center;clear: both;float: left;}
.tab_btn a{display:inline-table; height:60px; width:60px;  position:relative background:#e2e2e2;}
.tab_btn .tab_prev{position: unset;}
.tab_btn .tab_next{position: unset;}
.tab_slide ul li .right ul li h1 a {font-size: 14px;}
}


@media (min-width:991px) and (max-width: 1280px){
.tab_slide ul{width: 90vw}
.tab_slide ul li .left .ainfo .antit {font-size: 24px;line-height: 4rem;}
}
@media (min-width:1281px) and (max-width: 1440px){
.tab_slide ul{width: 85vw}
.tab_slide ul li .left .ainfo .antit {font-size: 26px;line-height: 5rem;}
}

@media (min-width:1441px) and (max-width: 1600px){
.tab_slide ul{width: 80vw}
.tab_slide ul li .left .ainfo .antit {font-size: 28px;line-height: 6rem;}
}




.service{width:100%;height:auto;clear:both;float:left;background:url(../images/service.jpg) no-repeat center top;margin-top:3rem}
.s1{width:100%;height:auto;clear:both;float:left;padding:10rem 0rem;}
.s1 .left{width:35%;float:left}
.s1 .left .ifo{width:70%;color:rgba(51,51,51,0.7);font-size:14px;text-align:left;}
.s1 .right{width:60%;float:right}
.s1 .right ul{width:100%}
.s1 .right ul li{width:29.3333%;float:left;overflow:hidden;border-radius:10px;background:#222a2c;padding:2%;margin: 1% 2%;}
.s1 .right ul li h1{display:block;width:100%;text-align:center;font-size:20px;color:#f5f5f5;}
.s1 .right ul li p{display:block;width:100%;text-align:center;font-size:14px;color:#f5f5f5;margin-top: 15px;}
.s1 .right ul li p img{display:block;margin:0 auto;}

@media (max-width:768px){
.s1 { padding: 1rem 0rem;}
.s1 .left .ifo{width:100%;}
.s1 .right ul li p img{max-width:75px;}
.s1 .left{width:100%;float:left}
.s1 .right{width:100%;float:right;margin-top: 1rem;}
}
@media (min-width:769px) and (max-width: 990px){
.s1 { padding: 1rem 0rem;}
.s1 .left .ifo{width:100%;}
.s1 .right ul li p img{max-width:75px;}
.s1 .left{width:100%;float:left}
.s1 .right{width:100%;float:right;margin-top: 1rem;}
}





/*底部*/
.footer{width:100%;height:auto;clear:both;padding:40px 0px 0px 0px;background-size:cover;float: left;}
.cont2{width:100%;height:auto;clear:both;position:relative;float: left;overflow: hidden;}
.cont2_l{width:80%;float:left;}
.cont2_r{width:15%;float:right;}
.cont2 .cc{width:100%;height:auto;float:left}
.cont2 .cc li{width:24%;float:left;margin-right: 1%;}
.cont2 .cc li .er{max-width:130px;height:auto;float:left;color:#fff;line-height:2.2;font-size:1.5rem;text-align:center}
.cont2 .cc li .er img{max-width:100%;height:auto}
.cont2 .cc li h1{float:left;display:block;width:100%;margin-bottom:2rem;}
.cont2 .cc li h1 a{font-size:16px;color:#000;line-height: 65px;font-weight:normal;text-align:left;transition: all 0.7s ease-in-out 0s;position:relative;height:65px;display: block;;}



.cont2 .cc li h1 a:after{ display: block;  content: '';  float: left;  width:60%;  height: 1px;  background:#8a8a8a;  transition: all 0.7s ease-in-out 0s;position:absolute;left:0%;bottom:0px;}


.cont2 .cc li h1 a font{margin-right:5px;transition: all 0.7s ease-in-out 0s;}
.cont2 .cc li p a{float:left;font-size:14px;color:#a5a5a5;line-height:1.8;clear:both;transition: all 0.7s ease-in-out 0s;}
.cont2 .cc li p{float:left;font-size:14px;color:#a5a5a5;line-height:1.8;clear:both;margin-top:3px;transition: all 0.7s ease-in-out 0s;}
.cont2 .cc li p a font{margin-right:5px;transition: all 0.7s ease-in-out 0s;}
.cont2 .cc li p:hover {margin-left:10px;transition: all 0.7s ease-in-out 0s;}
.cont2 .cc li p:hover a,.cont2 .cc li p:hover a font{color:#f5b102;transition: all 0.7s ease-in-out 0s;}
.cont2 .cc li h1:hover a{color:#f5b102;transition: all 0.7s ease-in-out 0s;}


.cont2 .ct{width:100%;height:auto;padding-top:5rem;clear:both;float:left}
.cont2 .ct h1{color:#aeafaf;float:left;padding:5px;margin-right:5px;font-size: 14px;text-align: left;}
.cont2 .ct a{float:left;padding:5px;margin-left:5px;font-size:1.4rem;color:#d1a1a2}
.cont2_r .nei{width:100%;height:auto;}
.cont2_r .nei p{width:100%;clear:both;color:#333;text-align:center;line-height:3;font-size: 14px;}
.cont2_r .nei p .logo{max-width:100%;float:left}
.cont2_r .nei p .er{max-width:135px;border-radius:10px;display:block;margin:0 auto;margin-top:4rem;}
.cont2_r .nei p:nth-child(2){width:180px;background:#fff;}
.cont2_r .cen{width:100%;height:100%;position:relative;}
.cont2_r p{font-size:16px;color:#a5a5a5;line-height:2;width: 100%;display: block;text-align: left;}
.cont2_r h1 a{font-size:37px;color:#f5b102;line-height: 1.6;width: 100%;display: block;text-align:left;font-family:"庞门正道标题体";margin-bottom:1rem;letter-spacing:2px;}
.cont2_r h2{font-size:18px;color:#fff;line-height: 60px;width: 100%;display: block;text-align:left;font-weight:normal;}
.cont2_r p a{font-size:16px;color:#a5a5a5;line-height:2;text-align: left;}





.foot{width:100%;height:auto;padding:15px 0px;clear:both;float: left;border-top:solid #8a8a8a 1px;margin-top:2rem;}
.foot p{width:100%;color:#333;font-size:14px;text-align:left;line-height:2;letter-spacing:1px;}
.foot p a{color:#333;}
.foot p .cxi{float:right;}


.f2 .links{width:100%;clear:both;margin-top: 30px;float: left;display: none;}
.f2 .links h1{float:left;font-size:14px;color:#000;margin-right:2%;}
.f2 .links a{float:left;font-size:14px;color:#666;margin:0% 1%;}


@media (max-width:468px){

.cont2_r .nei p:nth-child(2) {background: none;color: #fff;  width: auto;}
.cont2_l{display:none}
.cont2_r{width:100%;position:relative;}
.cont2_r .nei{position:relative;top: 0%;transform: translateY(0%);left: 0%;width:100%;}
.cont2_r p{text-align: center;}
.cont2_r h1 a{text-align: center;}
.cont2_r h2{text-align: center;}

.foot p{text-align:center}
.foot p .cxi {float: none;  margin: 0 auto;}
.foot p a {clear: both;display: block;}

.cont2_r .nei p .er {margin-top: 2rem;}
.cont2_r .nei p .logo {float: none; display: block;  margin: 0 auto;}
}


@media (min-width:469px) and (max-width:768px){
.cont2_r .nei p:nth-child(2) {background: none;color: #fff;  width: auto;}
.cont2_l{display:none}
.cont2_r{width:100%;position:relative;}
.cont2_r .nei{position:relative;top: 0%;transform: translateY(0%);left: 0%;width:100%;}
.cont2_r p{text-align: center;}
.cont2_r h1 a{text-align: center;}
.cont2_r h2{text-align: center;}

.foot p{text-align:center}
.foot p .cxi {float: none;  margin: 0 auto;}
.foot p a {clear: both;display: block;}

.cont2_r .nei p .er {margin-top: 2rem;}
.cont2_r .nei p .logo {float: none; display: block;  margin: 0 auto;}

}
@media (min-width:769px) and (max-width:990px){
.cont2_r .nei p:nth-child(2) {background: none;color: #fff;  width: auto;}
.cont2_l{display:none}
.cont2_r{width:100%;position:relative;}
.cont2_r .nei{position:relative;top: 0%;transform: translateY(0%);left: 0%;width:100%;}
.cont2_r p{text-align: center;}
.cont2_r h1 a{text-align: center;}
.cont2_r h2{text-align: center;}

.foot p{text-align:center}
.foot p .cxi {float: none;  margin: 0 auto;}
.foot p a {clear: both;display: block;}

.cont2_r .nei p .er {margin-top: 2rem;}
.cont2_r .nei p .logo {float: none; display: block;  margin: 0 auto;}

}


/*产品中心*/
.product{width:100%;height:auto;float:left;overflow:hidden;position:relative;clear:both;margin:50px 0px}


.product .swiper-container{margin-left:auto;margin-right:auto;position:relative;z-index:1}
.product .swiper-container-no-flexbox .product .swiper-slide{float:left}
.product .swiper-container-vertical&gt;.product .swiper-wrapper{-webkit-box-orient:vertical;-moz-box-orient:vertical;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column}
.product .swiper-wrapper{position:relative;width:10%;height:100%;z-index:1;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}
.product .swiper-wrapper{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-o-transform:translate(0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}


.product .swiper-button-next,.product .swiper-button-prev{position:absolute;top:50%;width:27px;height:50px;margin-top:-25px;-moz-background-size:27px 44px;-webkit-background-size:27px 44px;background-size:27px 44px;background-position:center;background-repeat:no-repeat;cursor:pointer}
.product .swiper-button-next,.product .swiper-container-rtl .product .swiper-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");right:10px;left:auto}
.product .swiper-pagination{position:absolute;text-align:center;-webkit-transition:.3s;-moz-transition:.3s;-o-transition:.3s;transition:.3s;-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0);z-index:10}
.product .swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2;margin:0 5px;cursor:pointer}

.product .banner-box{width:100%;float:left;position:relative;overflow:hidden}
.product .swiper-container{width:100%;margin:12px 0}
.product .swiper-slide{padding:5%;-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;-ms-transform-style:preserve-3d;transform-style:preserve-3d;transform:scale(.8);-webkit-transition:all .5s;-moz-transition:all .5s;-o-transition:all .5s;transition:all .5s;-webkit-transition:transform 1.0s;-moz-transition:transform 1.0s;-ms-transition:transform 1.0s;-o-transition:transform 1.0s;-webkit-transform:scale(0.7);-moz-box-shadow:rgba(0,0,0,.2) 0px 0px 30px}
.product .swiper-slide-active,.product .swiper-slide-duplicate-active{-webkit-transform:scale(1);transform:scale(1)}
.product .swiper-slide img{width:100%;display:block}
.product .swiper-pagination{position:relative;margin-bottom:30px;display: none}
.product .swiper-pagination-bullet-active{opacity:1;background:rgba(0,0,0,.8)}
@media screen and (max-width:668px){
.product .swiper-pagination{position:relative;margin-bottom:20px}
.product .swiper-pagination-bullet-active{opacity:1;background:rgba(0,0,0,.8)}
}
.product .banner-arrow div:hover{background-color:#1e9a9a}
.product .swiper-button-prev{background:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E") #e4e4e3 center 50%/50% 50% no-repeat;left:10px}
.product .swiper-button-next{background:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E") #e4e4e3 center 50%/50% 50% no-repeat}
.product .banner-top{padding-top:3.730928444707274%}
.product .banner-title{padding:5px 0}
.product .banner-title h1{text-align:center;letter-spacing:5px;font-size:45px;font-family:"Microsoft YaHei",微软雅黑,MicrosoftJhengHei,华文细黑,STHeiti,MingLiu;font-weight:normal;color:rgb(68,68,68);padding-bottom:14px}
.product .banner-text{text-align:center}
.product .banner-text p{font:15px/1.5 'Helvetica Neue','Helvetica','STHeitiSC-Light',"Hiragino Sans GB",Arial,"Microsoft YaHei","å¾®è½¯é›…é»‘","STHeiti","WenQuanYi Micro Hei",'PingFang SC',SimSun,sans-serif;-webkit-font-smoothing:antialiased;margin:0;color:rgb(68,68,68)}
.product .banner-top-one{padding-top:3.311649911295092%}
.product .banner-button{width:100%;vertical-align:middle;text-align:center}
.product .banner-button a{display:inline-block;vertical-align:middle;text-align:center;height:auto;width:auto;line-height:100%;padding:15px 32px;position:relative}
.product .banner-button-btn{color:#fff;font-weight:400;margin:0;line-height:1.8em;font-size:16px;font-family:'Helvetica Neue','Helvetica','STHeitiSC-Light',"Hiragino Sans GB",Arial,"Microsoft YaHei","微软雅黑","STHeiti","WenQuanYi Micro Hei",'PingFang SC',SimSun,sans-serif;-webkit-font-smoothing:antialiased;background-color:#69ca72!important;border-radius:100px}
.product .banner-button-btn{background:#cedad0;display:inline-block;-webkit-transition:border-color .4s,color .4s;-moz-transition:border-color .4s,color .4s;transition:border-color .4s,color .4s;border:0;vertical-align:middle;position:relative;z-index:1;color:#fff;-webkit-backface-visibility:hidden;-moz-osx-font-smoothing:grayscale}
.product .banner-button-btn,.product .banner-button-btn::before{-webkit-transition-timing-function:cubic-bezier(0.2,1,.3,1);-moz-transition-timing-function:cubic-bezier(0.2,1,.3,1);transition-timing-function:cubic-bezier(0.2,1,.3,1)}
.product .banner-button-btn::before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;border-radius:25px;background:#1a7c29;z-index:-1;opacity:0;-webkit-transform:scale3d(0.7,1,1);-moz-transform:scale3d(0.7,1,1);-ms-transform:scale3d(0.7,1,1);-o-transform:scale3d(0.7,1,1);transform:scale3d(0.7,1,1);-webkit-transition:-webkit-transform .4s,opacity .4s;-moz-transition:-moz-transform .4s,opacity .4s;transition:transform .4s,opacity .4s;-webkit-transition-timing-function:cubic-bezier(0.2,1,.3,1);-moz-transition-timing-function:cubic-bezier(0.2,1,.3,1);transition-timing-function:cubic-bezier(0.2,1,.3,1)}
.product .banner-button-btn:hover::before{opacity:1;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}

.product .swiper-slide .text{padding: 3% 0%;width:100%;height:auto;background:#f7f7f7;position:absolute;left:0px;bottom:0px;}
.product .swiper-slide .text .info{width:100%;padding:5%;height:30px;float:left;}
.product .swiper-slide .text .info p{width:100%;height:0px;float:left;font-size:0px;}
.product .swiper-slide .text h1 a{display:block;width:100%;height:60px;line-height:60px;overflow:hidden;font-size:18px;color:#000;font-weight:bold;text-align:center;}


.product .swiper-slide:after{font-weight:bold;content: "+";color: #1e9a9a;position: absolute;right: 10px;bottom: 0px;font-size: 40px;-moz-transition: all .5s ease 0s;-ms-transition: all .5s ease 0s;-o-transition: all .5s ease 0s;-webkit-transition: all .5s ease 0s;transition: all .5s ease 0s;font-weight: lighter;width: 60px;height:60px;text-align: center;line-height: 1;} 
.product .swiper-slide-active:after{transform:rotate(45deg);color:#fff;font-size: 60px;width: 80px;height:80px;}


.product .swiper-slide-active .text{height:100%;background:rgba(34,154,154,0.8);}
.product .swiper-slide-active .text h1 a{color:#fff;}
.product .swiper-slide-active .text .info p{font-size:14px;color:#fff;text-align:center;line-height:2;letter-spacing:1px;}
.product .swiper-slide-active{-webkit-flex-shrink:0;-ms-flex:0 0 auto;flex-shrink:0;width:50%;height:100%;position:relative;padding:0;box-shadow: 10px 10px 5px #d2d2d2;}




.product2{width:100%;height:auto;float:left;overflow:hidden;position:relative;clear:both;margin:50px 0px;display:none;}

.product2 .mm{margin-top:4%;}
#owl-demo3 .owl-item {position:relative;}

.product2 .owl-theme .owl-controls{margin-top: 10px;text-align: center;width:100%;height:40px;}
.product2 .owl-theme .owl-controls .owl-buttons div{color: #FFF;display: inline-block;zoom: 1;width:50px;height:40px;position:absolute;top:40%;}
.product2 .owl-theme .owl-controls .owl-buttons .owl-prev{background:url(../images/l3.png) no-repeat center top;font-size:0px;left:-20px;}
.product2 .owl-theme .owl-controls .owl-buttons .owl-next{background:url(../images/r3.png) no-repeat center top rgba(34,154,154,0.8);font-size:0px;right:-20px;}






.product2 .owl-theme .owl-controls.clickable .owl-buttons div:hover{filter: Alpha(Opacity=100);/*IE7 fix*/opacity: 1;text-decoration: none;}
.product2 .owl-theme .owl-controls .owl-page{display: inline-block;zoom: 1;*display: inline;/*IE7 life-saver*/}
.product2 .owl-theme .owl-controls .owl-page span{display: block;width: 12px;height: 12px;margin: 5px 7px;filter: Alpha(Opacity=50);/*IE7 fix*/opacity: 0.5;-webkit-border-radius: 20px;-moz-border-radius: 20px;border-radius: 20px;background: #869791;}
.product2 .owl-theme .owl-controls .owl-page.active span,.case .owl-theme .owl-controls.clickable .owl-page:hover span{filter: Alpha(Opacity=100);/*IE7 fix*/opacity: 1;}

.product2 .owl-theme .owl-controls .owl-page span.owl-numbers{height: auto;width: auto;color: #FFF;padding: 2px 10px;font-size: 12px;-webkit-border-radius: 30px;-moz-border-radius: 30px;border-radius: 30px;}
.product2 .owl-item.loading{min-height: 150px;background: url(../images/AjaxLoader.gif) no-repeat center center}
.product2 .owl-carousel .owl-wrapper:after{content: ".";display: block;clear: both;visibility: hidden;line-height: 0;height: 0;}
.product2  .owl-carousel{display: none;position: relative;width: 100%;-ms-touch-action: pan-y;}
.product2 .owl-carousel .owl-wrapper{display: none;position: relative;-webkit-transform: translate3d(0px, 0px, 0px);}
.product2 .owl-carousel .owl-wrapper-outer{overflow: hidden;position: relative;width: 100%;}
.product2 .owl-carousel .owl-wrapper-outer.autoHeight{-webkit-transition: height 500ms ease-in-out;-moz-transition: height 500ms ease-in-out;-ms-transition: height 500ms ease-in-out;-o-transition: height 500ms ease-in-out;transition: height 500ms ease-in-out;}
.product2 .owl-carousel .owl-item{float: left;overflow:hidden;}
.product2 .owl-controls .owl-page,.case .owl-controls .owl-buttons div{cursor: pointer;}
.product2 .owl-controls{-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
.product2 .owl-theme .owl-controls .owl-pagination{display:none;}

.product2 .grabbing{cursor:url(../images/grabbing.png) 8 8, move;}
.product2 .owl-carousel .owl-wrapper,
.product2 .owl-carousel .owl-item{-webkit-backface-visibility: hidden;-moz-backface-visibility: hidden;-ms-backface-visibility: hidden;-webkit-transform: translate3d(0,0,0);-moz-transform: translate3d(0,0,0);-ms-transform: translate3d(0,0,0);}


.product2 .owl-carousel .owl-item .item{overflow:hidden;width:80%;height:auto;position:relative;margin: 0 auto;}
.product2 .owl-carousel .owl-item .item .img {display:block;width:100%;overflow:hidden;}
.product2 .owl-carousel .owl-item .item .img img{width:100%;transition: all .5s ease 0s;}

.product2 .owl-carousel .owl-item .item .text{transition: all .5s ease 0s;padding: 3% 0%;width:100%;height:auto;background:#f7f7f7;position:absolute;left:0px;bottom:0px;}
.product2 .owl-carousel .owl-item .item .text .info{overflow: hidden;transition: all .5s ease 0s;width:100%;padding:5%;height:80px;float:left;}
.product2 .owl-carousel .owl-item .item .text .info p{transition: all .5s ease 0s;width:100%;height:0px;float:left;font-size:0px;}
.product2 .owl-carousel .owl-item .item .text h1 a{transition: all .5s ease 0s;display:block;width:100%;height:60px;line-height:60px;overflow:hidden;font-size:18px;color:#000;font-weight:bold;text-align:center;}


.product2 .owl-carousel .owl-item .item:after{font-weight:bold;content: "+";color: #1e9a9a;position: absolute;right: 10px;bottom: 0px;font-size: 40px;-moz-transition: all .5s ease 0s;-ms-transition: all .5s ease 0s;-o-transition: all .5s ease 0s;-webkit-transition: all .5s ease 0s;transition: all .5s ease 0s;font-weight: lighter;width: 60px;height:60px;text-align: center;line-height: 1;} 
.product2 .owl-carousel .owl-item .item:hover:after{transform:rotate(45deg);color:#fff !important;font-size: 60px;width: 80px;height:80px;}


.product2 .owl-carousel .owl-item .item:hover .text{width:100%;height:100%;background:rgba(34,154,154,0.8);transition: all .5s ease 0s;}
.product2 .owl-carousel .owl-item .item:hover .text h1 a{color:#fff;transition: all .5s ease 0s;}
.product2 .owl-carousel .owl-item .item:hover .text .info p{transition: all .5s ease 0s;font-size:14px;color:#fff;text-align:center;line-height:2;letter-spacing:1px;}
.product2 .owl-carousel .owl-item .item:hover {transition: all .5s ease 0s;width:80%;height:100%;position:relative;padding:0;box-shadow: 10px 10px 5px #d2d2d2;}


@media screen and (max-width: 768px){

.product{display:none;}
.product2{display:block;margin: 10px 0px;}

.product2 .owl-carousel .owl-item .item .text .info {display: none;}
.product2 .owl-carousel .owl-item .item:hover .text .info{display:block}
}






/*优势*/
.ys{width:100%;height:auto;float:left;overflow:hidden;position:relative;clear:both;}
#wrapper{width:100vw;height:auto;position:relative;color:#fff;}
#slider-wrap{width:100vw;height: 85vh;position:relative;overflow:hidden}
#slider-wrap ul#slider{width:100%;height:100%;position:absolute;top:0;left:0}
#slider-wrap ul#slider li{float:left;position:relative;width:100vw;height:auto;background-size:cover;height: 85vh;}

#slider-wrap ul#slider li .w1500{position: absolute;top: 0px;right: 15vw;}
#slider-wrap ul#slider li .w1500 .ysc{width:50%;float:right;background: rgba(255,255,255,0.8);}
#slider-wrap ul#slider li .w1500 .titc{width:100%;float:right;padding:10% 5%;background: rgba(34,154,154,0.8);height: 30vh;}
#slider-wrap ul#slider li .w1500 .titc h1{color:#fff;font-size:48px;font-weight:bold;}
#slider-wrap ul#slider li .w1500 .titc p{color:#fff;font-size:24px;font-weight:bold;}
#slider-wrap ul#slider li .w1500 .text{width:100%;float:right;padding:5%;height: 25vh;}
#slider-wrap ul#slider li .w1500 .text h3{color:#000;font-size:30px;font-weight:bold;line-height:2;}
#slider-wrap ul#slider li .w1500 .text p{color:#000;font-size:14px;letter-spacing:1px;line-height:1.6;}




.btns{position:absolute;width: 35px;height: 40px;top:10px;cursor:pointer;background: rgba(34,154,154,0.8);z-index:100;-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none;-webkit-transition:all 0.1s ease;-moz-transition:all 0.1s ease;-o-transition:all 0.1s ease;-ms-transition:all 0.1s ease;transition:all 0.1s ease}
.btns:hover{}
#next{left:5%;background:url(../images/l3.png)}
#previous{left:15%;background:url(../images/r3.png) rgba(34,154,154,0.8)}
#counter{top: 0px;right: 5%;max-width:50%;position:absolute;font-size:48px;color:#1e9a9a;font-weight:bold;}
#counter span{font-size:30px;color:#777777;}
#slider-wrap .cen{width:50%;height:60px;float:right;background: rgba(255,255,255,0.8);position:relative;overflow:hidden;top:55vh;height:15vh;}



#pagination-wrap{min-width:20px;margin-top:350px;margin-left:auto;margin-right:auto;height:15px;position:relative;text-align:center}
#pagination-wrap ul{width:100%}
#pagination-wrap ul li{margin:0 4px;display:inline-block;width:5px;height:5px;border-radius:50%;background:#fff;opacity:0.5;position:relative;top:0}
#pagination-wrap ul li.active{width:12px;height:12px;top:3px;opacity:1;box-shadow:rgba(0,0,0,0.1) 1px 1px 0px}
#slider-wrap ul,#pagination-wrap ul li{-webkit-transition:all 0.3s cubic-bezier(1,.01,.32,1);-moz-transition:all 0.3s cubic-bezier(1,.01,.32,1);-o-transition:all 0.3s cubic-bezier(1,.01,.32,1);-ms-transition:all 0.3s cubic-bezier(1,.01,.32,1);transition:all 0.3s cubic-bezier(1,.01,.32,1)}


.ys .w1500{right: 15vw;float:right;}







@media screen and (max-width: 768px){

.ys { margin-top: 2rem;}

#slider-wrap ul#slider li .w1500{width:100vw;position:relative;top: 0px;right: 0vw !important;}
#slider-wrap ul#slider li .w1500 .ysc{width:100%;float:right;background: rgba(255,255,255,0.8);}
.ys .w1500{width:100%;right: 0vw;}
#slider-wrap .cen { width: 100%;}
#slider-wrap ul#slider li .w1500 .titc{height: 15vh}
#slider-wrap ul#slider li .w1500 .titc h1{font-size:24px;}
#slider-wrap ul#slider li .w1500 .titc p{font-size:14px;}
#slider-wrap ul#slider {height: auto;}
#slider-wrap .cen{top:40vh;}
#counter span{font-size:20px;}
#counter{font-size:30px;}
#slider-wrap ul#slider li .w1500 .titc h1{font-size:24px;}
#slider-wrap ul#slider li{height: 55vh;}
#slider-wrap {height: 55vh;}
}

@media (min-width:769px) and (max-width: 990px){
#slider-wrap ul#slider li .w1500{width:100vw;position:relative;top: 0px;right: 0vw !important;}
#slider-wrap ul#slider li .w1500 .ysc{width:100%;float:right;background: rgba(255,255,255,0.8);}
.ys .w1500{width:100%;}
#slider-wrap .cen { width: 100%;}
#slider-wrap ul#slider li .w1500 .titc h1{font-size:24px;}
#slider-wrap ul#slider li .w1500 .titc p{font-size:14px;}
#slider-wrap ul#slider {height: auto;}
#counter span{font-size:20px;}
#counter{font-size:30px;}

#slider-wrap ul#slider li .w1500 .titc h1{font-size:28px;}
#slider-wrap ul#slider li{height: 70vh;}
#slider-wrap {height: 70vh;}
}


@media (min-width:991px) and (max-width: 1280px){
#slider-wrap .w1500{width:90vw;position:relative;top: 0px;right: 5vw !important;}
#slider-wrap ul#slider li .w1500 .titc h1{font-size:30px;}
}
@media (min-width:1281px) and (max-width: 1440px){
#slider-wrap .w1500{width:85vw;position:relative;top: 0px;right:7.5vw !important;}
#slider-wrap ul#slider li .w1500 .titc h1{font-size:30px;}
}

@media (min-width:1441px) and (max-width: 1600px){
#slider-wrap .w1500{width:80vw;position:relative;top: 0px;right: 10vw!important;float: right;}
#slider-wrap ul#slider li .w1500 .titc h1{font-size:34px;}
}



/*新闻*/
.news{width:100%;height:auto;overflow:hidden;position:relative;padding: 5rem 0rem;background:url(../images/news.jpg) no-repeat center top;}

.news_c{width:100%;margin:3rem auto;position:relative}
.news_c ul{width:100%;margin:0 auto;position:relative;float: left;}
.news_c ul li{float:left}
.news_c ul li.one{width:50%;position:absolute;left:0px;top:0px;height:100%;}
.news_c ul li.one .img{width:100%;max-height:70%;overflow:hidden;display:block;position:relative}
.news_c ul li.one .img img{padding:2% 0%;transform:scale(1);transition:all .4s;width:100%;display:block;height:auto}
.news_c ul li.one .img:hover img{transform:scale(1.1)}




.news_c ul li.one .nim .text{width:70%;float:right;position:relative;}
.news_c ul li.one .nim{position: relative;width: 100%;height:125px;background:#f7f7f7;display: block;transition: .3s;-moz-transition: .3s;-ms-transition: .3s;-o-transition: .3s;-webkit-transition: .3s;float:right}
.news_c ul li.one .nim h1{text-align: left;display:block;width:100%;float:right;transition:all 1s;margin-top: 1rem;line-height:40px;height:40px;overflow:hidden;}
.news_c ul li.one .nim h1 a{color:#000;text-align:left;font-size:16px;letter-spacing:1px;line-height:45px;height:45px;overflow:hidden;}
.news_c ul li.one .nim p{clear:both;float:left;line-height:25px;color:#484647;height:50px;overflow:hidden;font-size:14px;text-align: left;}
.news_c ul li.one .nim .date{padding: 1rem 0%;display:block;width:25%;height:100%;float:left;font-weight:bold;color:#1e9a9a;font-size:30px;font-weight:normal;text-align:left;transition: all 0.7s;font-weight:bold;position:absolute;left:0px;top:0px;text-align: center;line-height: 50px;}
.news_c ul li.one .nim .date p{clear:both;float:left;line-height:20px;color:#1e9a9a;width:100%;font-size:2.4rem;text-align: center;font-weight:normal;}
.news_c ul li.one .nim .date font{text-align: center;color:#1e9a9a;font-size:14px;font-weight:600;clear:both;display:block;width:100%;transition: all 0.7s;line-height: 1;}
.news_c ul li.one .nim .nmore{ overflow: hidden;display:block;float:left;width:35px;height:25px;transition:all 1s;margin: 15px 0%;}
.news_c ul li.one .nim .nmore img{ display:block; margin:0 auto; position:relative; filter: drop-shadow(35px 0 #fff); -webkit-filter: drop-shadow(35px 0 #fff);transition:all 1s}

.news_c ul li.three{float:right;width:50%;}
.news_c ul li.two a:hover,.news_c ul li.three a:hover{box-shadow:0 1px 10px 0 rgba(0,0,0,.1)}
.news_c ul li.three .item{width:90%;margin:2% 1%;float:right;overflow: hidden;position:relative;text-align: center;transition: all 0.7s;}
.news_c ul li.three .item .nim .text{width:70%;float:right;position:relative;}
.news_c ul li.three .item .nim{width: 100%;display: block;transition: .3s;-moz-transition: .3s;-ms-transition: .3s;-o-transition: .3s;-webkit-transition: .3s;float:right}
.news_c ul li.three .item .nim h1{text-align: left;display:block;width:100%;float:right;transition:all 1s;margin: 1rem 0%;line-height:40px;height:40px;overflow:hidden;}
.news_c ul li.three .item .nim h1 a{color:#000;text-align:left;font-size:16px;letter-spacing:1px;}
.news_c ul li.three .item .nim p{clear:both;float:left;line-height:25px;color:#484647;height:50px;overflow:hidden;font-size:14px;text-align: left;}

.news_c ul li.three .item .nim .date{padding: 1rem 0%;display:block;width:25%;height:100%;float:left;font-weight:bold;color:#858285;font-size:30px;font-weight:normal;text-align:left;transition: all 0.7s;font-weight:bold;position:absolute;left:0px;top:0px;text-align: center;line-height: 50px;}
.news_c ul li.three .item .nim .date p{clear:both;float:left;line-height:20px;color:#858285;width:100%;font-size:2.4rem;text-align: center;font-weight:normal;}
.news_c ul li.three .item .nim .date font{text-align: center;color:#858285;font-size:14px;font-weight:600;clear:both;display:block;width:100%;transition: all 0.7s;line-height: 1;}



.news_c ul li.three .item .nim .nmore{ overflow: hidden;display:block;float:left;width:35px;height:25px;transition:all 1s;margin: 15px 0%;}
.news_c ul li.three .item .nim .nmore img{ display:block; margin:0 auto; position:relative; filter: drop-shadow(35px 0 #fff); -webkit-filter: drop-shadow(35px 0 #fff);transition:all 1s}
.news_c ul li.three .item:hover .nim .nmore img{transform: translate(-35px, 0);-webkit-transform: translate(-35px, 0);-ms-transform: translate(-35px, 0);-o-transform: translate(-35px, 0);transition:all 1s;}
.news_c ul li.three .item:hover .date{color:#1e9a9a}
.news_c ul li.three .item:hover .date font{color:#1e9a9a}
.news_c ul li.three .item:hover{background:#f7f7f7}




@media (max-width:768px){
.news { padding: 1rem 0rem;}

.news_c ul li.one{width:100%;position:relative;height:auto;}
.news_c ul li.three{width:100%;}
.news_c ul li.one a img{width:100%;height:auto;}
.news_c ul li.three .item { width: 100%;}
.news_c ul li.three .item .nim p{height:25px;}
.news_c ul li.three .item .nim .date font{font-size:2rem;}
.news_c ul li.three .item .nim h1 { line-height: 30px; height: 30px;}
}



@media(min-width:769px) and (max-width:990px){
.news { padding:2rem 0rem;}
.news_c ul li.three .item .nim p{height:25px;}
.news_c ul li.three .item .nim .date font{font-size:2rem;}
.news_c ul li.three .item .nim h1 { line-height: 30px; height: 30px;}

}






/*地图*/


.contactlist{width:100%;height:auto;clear:both;position:relative;float: left;}
.contactlist .ditu{width: 100%;float:left;height: 30rem;}
.contact-form{margin-top:50px;overflow:hidden;}
.map-area{margin-top:50px;overflow:hidden;text-align: right;}
input,textarea,select{background:#fff;width:48%;float:left;margin-left:1%;margin-right:1%;border:1px solid #ddd;padding: 10px;font-size:14px;font-weight:600;letter-spacing:1px;transition:.3s;margin-bottom:20px}
textarea{height:150px;resize:none}
input[type="submit"]{border:none;display:inline-block;background:#fff;color:#222;padding:12px 30px;margin:20px 0;width:auto;text-transform:uppercase;transition:.3s;cursor:pointer;width: 100%;clear:both;}
input:focus::-webkit-input-placeholder,textarea:focus::-webkit-input-placeholder{color:transparent}

input:nth-child(4){width:30%;float:left;}
.contact-form img{max-width:18%;float:left;}
#allmap { width: 100%;min-height: 30rem;;overflow: hidden;}
.BMap_shadow img{width:0;height:0;}
@media screen and (max-width:500px) {
 #allmap{min-height: 300px;} 
 }
.ditu b {
    font-size: 18px;
}


.contactlist .tit h1::after{height:0px;}
.contactlist .tit h1 a{line-height: 1.4;}

.contactlist .tit {margin-bottom: 5%;}
.contactlist .right{ width: 34%; padding: 3%; background: rgba(34,154,154,0.8);height:30rem;float: right;position: absolute;right: 0px;top: 0px;z-index: 999;}
.contactlist h3{font-size:20px;padding-bottom:15px;border-bottom:1px solid #d3d3d3;color:#fff;margin-bottom:15px;font-weight:normal}
.contactlist .des .wz{float: left;width: 100%;font-size:18px;color:#fff;line-height:1.6;margin-bottom:14px}
.contactlist .des .wz .icon{margin-right:12px;vertical-align:middle}
.mess{margin-top:50px}
.mess table .mc{font-size:16px;padding-right:10px;line-height:38px;width:50px;color:#555;text-align:left}
.mess table td{padding:10px 0;vertical-align:top}
.mess .text{width:180px;height:30px;border:1px solid transparent;font-size:14px}
.mess span{color:#fff}
.mess textarea{width:100%;height:94px;border:1px solid transparent;margin-top:10px}
.tj{padding:6px 56px;text-align:center;font-size:16px;color:#fff;background:#d6000f;cursor:pointer;border:1px solid transparent}
.i_tit4 .ch_tit{font-weight:bold;font-size:18px;color:#fff;}
.i_tit4{font-size:18px;color:#fff;margin-bottom:24px;}





@media only screen and (max-width:1800px){.mess span{float:left}
}

@media (max-width:468px){
.contactlist .ditu {width: 100%;height: auto;}
.contactlist .right{width:100%;margin:0 auto;float: left;margin-top: 0rem;height: auto;}
.contactlist .des .wz{font-size:14px;}
.contactlist .right{ background-color:#1e9a9a; position:static}
}

@media (min-width:469px) and (max-width:768px){
.contactlist .ditu {width: 100%;}
.contactlist .right{width:100%;margin:0 auto;float: left;margin-top: 0rem;}
.contactlist .right{ background-color: #1e9a9a; position:static;height: auto;}
.contactlist .des .wz{font-size:14px;}
}
@media (min-width:769px) and (max-width:990px){

.contactlist .ditu {width: 100%;}
.contactlist .right{width:100%;margin:0 auto;float: left;margin-top: 0rem;}
.contactlist .right{ background-color: #1e9a9a; position:static;height: auto;}
.contactlist .des .wz{font-size:16px;}
}

@media (min-width:991px) and (max-width:1080px){
.contactlist .ditu {width: 50%;}
.contactlist .right{width:50%;}

}

@media (min-width:1080px) and (max-width:1320px){
.contactlist .ditu {width: 50%;}
.contactlist .right{width:50%;}

}
</pre></body></html>